Skip to content

Fix codecov-action [DI-520]#726

Merged
JackPGreen merged 1 commit into
hazelcast:masterfrom
JackPGreen:fix-codecov
Jun 13, 2025
Merged

Fix codecov-action [DI-520]#726
JackPGreen merged 1 commit into
hazelcast:masterfrom
JackPGreen:fix-codecov

Conversation

@JackPGreen

@JackPGreen JackPGreen commented Jun 13, 2025

Copy link
Copy Markdown
Contributor

The C++ coverage action has been silently failing.

Updated all usages to:

  • supply a token to properly authenticate (the reason for the failure)
  • fail the step if the upload fails (to avoid the error going unreported)
  • use the latest version (consistency)

Fixes: DI-520

The C++ coverage action has been [silently failing](https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/15610247637/attempts/1).

Updated all usages to:
- supply a token to properly authenticate (the reason for the failure)
- fail the step if the upload fails (to avoid the error going unreported)
- use the latest version (consistency)

Fixes: [DI-520](https://hazelcast.atlassian.net/browse/DI-520)
@JackPGreen JackPGreen self-assigned this Jun 13, 2025
@JackPGreen
JackPGreen enabled auto-merge (squash) June 13, 2025 09:49
@JackPGreen
JackPGreen merged commit dc76fc3 into hazelcast:master Jun 13, 2025
11 checks passed
@JackPGreen
JackPGreen deleted the fix-codecov branch June 13, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants